proto-stream.el (open-protocol-stream): Protect against the low-level transport funct...
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 11 Jan 2011 23:32:50 +0000 (23:32 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 11 Jan 2011 23:32:50 +0000 (23:32 +0000)
commitf49002e344d8ebe54fa4f7ab40435975e22d53b1
tree73092b2a8c7aea79127433849c485071ec829134
parentceac6dabf2e2fd7367d24b66cc9cfe28a467a7d5
proto-stream.el (open-protocol-stream): Protect against the low-level transport functions returning nil.
gnus-sum.el (gnus-summary-next-article): Remove hack to reselect group window, because it does the wrong thing when a separate frame displays the group buffer.
gnus-int.el (gnus-request-accept-article): Don't try to update marks and stuff if the backend didn't return the article number.  This fixes an Exchange-related nnimap bug.
mm-decode.el (mm-preferred-alternative-precedence): Discourage showing empty parts.
nnimap.el (nnimap-convert-partial-article): Protect against zero-length body parts.
lisp/gnus/ChangeLog
lisp/gnus/gnus-int.el
lisp/gnus/gnus-sum.el
lisp/gnus/mm-decode.el
lisp/gnus/nnimap.el
lisp/gnus/proto-stream.el